home *** CD-ROM | disk | FTP | other *** search
- vehicle cannon def {
- name "A high-power, long range cannon"
- type gunsite
- weapon shell
- ammo 25
- hp 40
- object { /* Gun barrel */
- points {
- 16 1 14 16 1 12 16 -1 12 16 -1 14
- 36 1 14 36 1 12 36 -1 12 36 -1 14
- }
- centre 36 0 13
- face 35 f { 0 4 5 1 }
- face 36 f { 1 5 6 2 }
- face 37 f { 2 6 7 3 }
- face 38 f { 3 7 4 0 }
- face 39 f { 7 6 5 4 }
- }
- object { /* Gun base */
- points {
- -20 -20 0 20 -20 0 20 20 0 -20 20 0
- -16 -16 14 16 -16 14 16 16 14 -16 16 14
- }
- face 45 f { 0 4 5 1 }
- face 46 f { 1 5 6 2 }
- face 47 f { 2 6 7 3 }
- face 48 f { 3 7 4 0 }
- face 49 f { 7 6 5 4 }
- }
- object { /* Thing on top of base */
- points {
- -3 -3 14 3 -3 14 3 3 14 -3 3 14
- -3 -3 18 -3 3 18
- }
- face 140 f { 0 4 1 }
- face 141 f { 1 4 5 2 }
- face 142 f { 2 5 3 }
- face 143 f { 3 5 4 0 }
- }
- }
-
-